-
Notifications
You must be signed in to change notification settings - Fork 5
feat: copy submit run arguments from recent run #1622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 01-12-feat_submit_run_with_arguments
Are you sure you want to change the base?
feat: copy submit run arguments from recent run #1622
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
10479d0 to
a5d0cd3
Compare
b99e8dd to
94305c9
Compare
a5d0cd3 to
6f6daa8
Compare
src/components/shared/Submitters/Oasis/components/SubmitTaskArgumentsDialog.tsx
Outdated
Show resolved
Hide resolved
camielvs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it worth giving a notification or message when using arguments from a recent run if the inputs have changed on that pipeline?
6f6daa8 to
685d821
Compare
94305c9 to
3414ae9
Compare
|
@camielvs I applied highlight animation to changed values |

Description
Added a "Copy from recent run" feature to the Submit Task Arguments Dialog, allowing users to reuse arguments from previous pipeline runs. This enhances the workflow by making it easier to replicate successful runs without manually re-entering parameters.
The implementation includes:
Type of Change
Checklist
Test Instructions
Screen Recording 2026-01-12 at 6.09.34 PM.mov (uploaded via Graphite)